Returns a Boolean.The user has pressed the Key passed while the ComboBox has the focus. Returning True means that no further processing is to be done with the Key.
Syntax |
|---|
|
result = KeyDown( Key ) |
Parameters |
|
|---|---|
|
Key |
|
Return Value |
|
|---|---|
|
Result |
|
ComboBox.KeyDown Event